home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / sysdeps / mach / hurd / configure < prev    next >
Text File  |  1994-03-08  |  250b  |  11 lines

  1. # If configure is passed `--with-hurd=DIR', set `hurd-srcdir' to DIR in
  2. # config.make.
  3.  
  4. case z"$with_hurd" in
  5. z | zyes) ;; # Not specified, or specified with no value.
  6. z*) config_vars="$config_vars
  7. hurd-srcdir = $with_hurd" ;;
  8. esac
  9.  
  10. inhibit_glue=yes
  11.